home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / internet / gc1116 / relnotes.txt < prev   
Encoding:
Text File  |  1995-11-17  |  11.2 KB  |  275 lines

  1. RELEASE NOTES
  2. Global Chat (tm) Internet chat client from Prospero Systems Research, Inc.
  3. v1.1.2 for Microsoft Windows
  4.  
  5. -----------------------------------------------------------------------------
  6.  
  7. The enclosed executable is a version of Global Chat 1.1 for
  8. Microsoft Windows 
  9.  
  10. Version 1.1.2, built on November 16, 1995
  11. ------------------------------------------
  12. V1.1.2 adds the following to the September 23 build:
  13.  
  14. * Wider space for entering server name in the Sign-In dialog
  15. * Hook for online help file (actual .HLP file not yet ready)
  16. * Fixes bug where it could not obtain graphic banners from certain configured
  17.   Web servers.
  18.  
  19.  
  20. Version 1.1.1, built on September 23, 1995
  21. ------------------------------------------
  22.  
  23. This is the first public release of version 1.1.  If you had
  24. been using the September 13 prerelease, you should delete it from disk and
  25. replace it with the current version.
  26.  
  27. V1.1.1 adds the following to the September 13 build:
  28.  
  29. * Completed the implementation of, and fixed bugs with the / commands
  30.  
  31. * Made the graphics caching more robust
  32.  
  33. * Added "scroll freezing" to the main display window.
  34.  
  35. * Fixed two bugs related to the list of member nicknames
  36.  
  37. 1) Fleshed-out "/" commands
  38.  
  39. We now have 
  40.  
  41. /leave
  42. /part
  43.     To leave the current channel.
  44.  
  45. Also, in all "/" commands that take a channel name,  an asterisk (*) may be
  46. used in lieu of the channel name to indicate the current channel. 
  47.  
  48. 2) The graphics cache now uses a more robust random filename generator.
  49.  
  50. 3) Scroll freezing.
  51.  
  52. It's now possible to "freeze" the main display window, so you can scroll
  53. through old messages, without having the screen scroll to the bottom
  54. whenever a new message arrives.  In order to freeze the scrolling, select
  55. "Freeze Scrolling" from the "Edit" menu (or use the accelerator, Ctrl-F).
  56. Any incoming messages will be held until you "unfreeze" the scrolling.
  57. After you turn freezing on, an "Unfreeze" button will appear in the middle
  58. of the screen.  Click on this button to trun freezing off.  When you turn
  59. freezing off, all saved messages will be displayed at the bottom of the
  60. window.  The "scroll freeze" feature is designed to be used for brief
  61. periods of time only.  In the event that the program would run out of
  62. memory if it were to continue to hold incoming message, the freezing will
  63. terminate and some portion of the held messages may be discarded.
  64.  
  65. WARNING:  freezing for a long period of time may cause the program to crash.
  66.  
  67. 4) Fixed 2 outstanding memberlist bugs
  68.  
  69. - Previously, in some cases when you had joined a channel with a very large
  70. number of users, most of the member names would not have appeared in the
  71. list.  This has been fixed.
  72.  
  73. - Previously, the memberlist would inadvertently delete members who had not
  74. left the chanel.  This has been fixed.
  75.  
  76.  
  77. Build of September 13, 1995
  78. ----------------------------
  79.  
  80. This is the first pre-release build of v1.1 and adds the following features
  81. to v1.0, released on August 1.
  82.  
  83. * Ability to receive real-time graphics from the server.
  84.  
  85. * Ability to display short real-time text messages "out-of-band" from the
  86. main chat discussion
  87.  
  88. * Ability to send externally generated URLs to certain Web browsers without
  89. user intervention.  i.e. a group leader can take audience members on a
  90. "guided tour" of the Web, by sending URLs to a channel, and all members of
  91. the audience will go to those Web pages.
  92.  
  93. * Implemented several more of the traditional IRC "slash" commands 
  94.  
  95. * Implemented web-based authentication capability, which enables secure
  96. members-only access to a Global Stage Theater or Stadium server. 
  97.  
  98. * Fixed a bug regarding related to improper characters in nick names
  99.  
  100. * Replaced the prior embedded cycling graphics with a new set.
  101.  
  102. 1. Real-time graphics
  103.  
  104. This version of the client will receive and display graphic banners
  105. distributed from the Global Stage "Stadium" server v1.1 or later.  The
  106. client *must* be connected to a Global Stage Stadium or compatible server
  107. for the graphics to display.  Apart from that, no end user intervention is
  108. required.  For information on sending graphics through the server, please
  109. refer to the note below on the multimedia "slash" commands, and also to the
  110. separate addendum to the server documentation, which is available to Global
  111. Stage server customers separately. 
  112.  
  113. 1a. Graphics cache
  114.  
  115. To support the graphics, the Global Chat client maintains a cache of the
  116. most recently used graphic images.  These graphics are stored in the Global
  117. Chat runtime directory in files called gcdbNNNN.gif, (where NNNN is 4 or
  118. fewer decimal digits).  The index file for the cache is in the runtime
  119. directory in file gc-cache.txt.  Any graphic which is found in cache will
  120. be displayed instantly upon command from the server.  Any graphic not in
  121. cache will be delivered over the network and stored in cache for future
  122. use. 
  123.  
  124. 1b. Banner URLs
  125.  
  126. As with the embedded graphics, a real-time banner can be associated with a
  127. WWW URL, which is displayed underneath the graphic.  When the user
  128. double-clicks on the URL, GlobalChat will send a message to the user's Web
  129. browser (Netscape 1.1 and later and Enhanced Mosaic 2.0 and later) to force
  130. a download of the URLs document.
  131.  
  132. 2. Real-time "out-of-band" text messages
  133.  
  134. The region of the screen that normally displays the banner URL may also be
  135. used to receive short text messages sent from the server.  This text region
  136. will display both the banner's URL as well as the text message.  The user
  137. can toggle between the two types of text messages by right-clicking the
  138. mouse on the text region.  To see how to send such text messages through
  139. the server, please see the note on multimedia "slash" commands, below.  The
  140. client *must* be connected to a GlobalStage Stadium v1.1 or compatible
  141. server for any text messages to appear.
  142.  
  143. 3. Guided web tours -- server will automatically cause user's Web browser
  144. to change Web pages.
  145.  
  146. Users who have an externally controllable browser (Netscape 1.1 or later,
  147. Enhanced Mosaic 2.0 or later) will be able to enjoy sessions where a group
  148. leader sends URLs into a chat session which cause the user's browser to
  149. automatically visit the page without any end-user intervention.  This
  150. capability is available from a Global Stage Stadium or compatible server.
  151. Information on commands that enable the user to send URLs to a chat session
  152. is found in the section below on mulitmedia "slash" commands.
  153.  
  154. 4. IRC "Slash" Commands 
  155.  
  156. Global Chat 1.1 offers several additional IRC "slash" commands which offers
  157. an interface that is similar to older freeware IRC clients.  In addition,
  158. we also offer some new multimedia slash commands that enable the user to
  159. send graphic banners and URLs through a Global Stage Stadium server.
  160.  
  161. 4a. Newly implemented traditional IRC commands:
  162. In addition to /mode and /topic , which were implemented in v1.0, we now offer:
  163.  
  164. /join <channel> [<password>]
  165.  
  166.     To join a channel, with optional password
  167.  
  168.     Examples:    /join #foo
  169.             /join #bar mypassword
  170.  
  171. /msg <recipient> <message>
  172.  
  173.     Send a message to <recipient> which may either be a user, a channel
  174.     or a comma-separated list of users
  175.  
  176.     Examples:    /msg fred how's it going, big guy?
  177.             /msg fred,edna hey, haven't seen you love birds in a while
  178.  
  179. /me <action>
  180.  
  181.     Send an "action" to the current channel.  i.e. if a user with the
  182.     nick name "fred" types the command:
  183.  
  184.     /me is having fun,
  185.     
  186.     Other users in the channel will see the message:
  187.     ACTION fred is having fun
  188.  
  189. /quit
  190.     Disconnects the user from the server
  191.  
  192. 4b.  Multimedia commands
  193.  
  194. We also support the following new commands to enable users to send graphic
  195. banners and URLs to the channel as described above.  The following commands
  196. will work only if the user is connected to a Global Stage Stadium or
  197. compatible server.  Due to the potential for nuisance, the server restricts
  198. the ability to send multimedia commands.  At present a user must be a
  199. server supervisor or channel operator to send multimedia commands to a
  200. channel, and must be a server supervisor to send multimedia to individual
  201. users.
  202.  
  203. /url <recipient> <url>
  204.  
  205.     Sends the url to the recipient, which may either be a channel an
  206. individual, or a comma-separated list of individuals.  If the recipient is
  207. then running a suitable externally-controllable Web browser, the receiving
  208. Global Chat will automatically send the URL to the Web browser for
  209. immediate download.
  210.  
  211.     Example:    /url fred http://www.ibm.com/
  212.  
  213. /banner  <recipient>  <graphic-url>  [COURL=<co-url>]
  214.  
  215.     This sends a graphic banner to the recipient, which may either be a
  216. channel an individual, or a comma-separated list of individuals.
  217. <graphic-url> is a URL for a graphic banner, which is currently limited to
  218. a GIF image, of not more than 80 pixels high and not more than 500 pixels
  219. wide.  The graphic file must be obtainable using simple HTTP from the Web
  220. server specified in <graphic-url>.  (HTTP authentication and redirection is
  221. not currently implemented) When the recipients receive the banner command,
  222. they will either retrieve the graphic from the network, or from the cache,
  223. if present., and display the graphic in the banner region.
  224.  
  225. Optionally, the banner can be linked with a "co-URL" which will be
  226. displayed in the text region underneath the graphic banner, and will be
  227. sent to the Web browser when the user clicks on the banner.
  228.  
  229.     Examples:
  230.     /banner fred http://prospero.com/ibm.gif COURL=http://www.ibm.com/
  231.     /banner fred,edna http://prospero.com/mci.gif
  232.  
  233.     The directory http://he.net/~prospero/banners/ contains a set of
  234.     suitable graphics for testing and experimentation only.  
  235.  
  236. /text <recipient> <text message>
  237.  
  238.     Sends a "banner text" message to the recipient, which may either be
  239. a channel an individual, or a comma-separated list of channels and
  240. individuals.  The text message will be displayed on the same region where
  241. the banner url is displayed.
  242.  
  243. 5. Web based authentication
  244.  
  245. It is now possible to use Global Stage Theater and Stadium and Global Chat
  246. v1.1 to create an exclusive chat session, where users must authenticate
  247. themselves through a Web page.  A demonstration page for this capability
  248. currently exists at http://prospero.com/password/ In the current demo you
  249. may use any nickname and personal names to enter the server from the Web
  250. page.  If you attempt to enter the server directly (signing in to host
  251. prospero.com, port 6667) and not from the web page you will be denied
  252. access.
  253.  
  254. We will soon make available to Global Stage Theater and Stadium customers
  255. the skeleton perl scripts that may be extended to integrate with any Web
  256. authentication scheme.
  257.  
  258. 6. Fixed bug regarding improper characters in nick name
  259.  
  260. The previous versions of Global Chat for Windows allowed users to enter
  261. nicknames containing illegal characters, such as SPACE or COMMA.  In some
  262. situations, the illegal nickname could cause problems with servers and make
  263. it difficult or impossible for the user to send or receive messages.
  264.  
  265. Global Chat 1.1 checks for valid nicknames, and prompts the user with a
  266. dialog box if an improper nickname is entered.
  267.  
  268. 7. New set of embedded graphics
  269.  
  270. We replaced the previous set of embedded rotating banners with a new set.
  271. Our current advertsing partners are: c|net, Delphi/MCI, Mecklermedia and 
  272. GeoNet.
  273.  
  274.  
  275.